home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / AMOSList / AMOSLIST.0997 / 000288_amos-request@svcs1.digex.net_Wed Sep 24 05:48:03 1997.msg < prev    next >
Text File  |  1997-10-01  |  2KB  |  42 lines

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail3.access.digex.net (8.8.5/8.8.5) with ESMTP id FAA22794
  3.     for <mcox@access.digex.net>; Wed, 24 Sep 1997 05:48:02 -0400 (EDT)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id DAA15916
  6.     for amos-out; Wed, 24 Sep 1997 03:42:04 -0400 (EDT)
  7. Received: from mail2.access.digex.net (mail2.access.digex.net [205.197.247.3])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id DAA15913
  9.     for <amos-list@svcs1.digex.net>; Wed, 24 Sep 1997 03:42:03 -0400 (EDT)
  10. Received: from firefox.modusmedia.com (earth.modusmedia.com [208.14.214.2])
  11.     by mail2.access.digex.net (8.8.5/8.8.5) with SMTP id DAA03722
  12.     for <amos-list@access.digex.net>; Wed, 24 Sep 1997 03:42:01 -0400 (EDT)
  13. From: Declan_Gorman@modusmedia.com
  14. Received: from [192.168.133.3] by firefox.modusmedia.com
  15.           via smtpd (for mail2.access.digex.net [205.197.247.3]) with SMTP; 24 Sep 1997 07:42:01 UT
  16. Received: from uue.modusmedia.com ([192.168.132.16])
  17.           by mmi-mailrelay.ModusMedia.com (Post.Office MTA v3.1
  18.           release PO205e ID# 0-0U10L2S100) with SMTP id AAA114
  19.           for <amos-list@access.digex.net>; Wed, 24 Sep 1997 01:53:04 -0600
  20. Received: from ccMail by uue.modusmedia.com
  21.   (IMA Internet Exchange 2.1 Enterprise) id 00017F0B; Wed, 24 Sep 97 01:49:42 -0600
  22. Mime-Version: 1.0
  23. Date: Wed, 24 Sep 1997 08:30:40 -0600
  24. Message-ID: <00017F0B.@modusmedia.com>
  25. Subject: Re[2]: Re : Memory Banks?? 
  26. Cc: AMOS List <amos-list@access.digex.net>
  27. Content-Type: text/plain; charset=US-ASCII
  28. Content-Transfer-Encoding: 7bit
  29. Content-Description: cc:Mail note part
  30. Status: O
  31. X-Status: 
  32.  
  33.      
  34.      I understood what Scott meant about bank resizing so as an exercise I 
  35.      reserved a bank of 2K and proceeded to load a file of 55K into this 
  36.      bank.  The file did load with no problems but when I did a "List Bank" 
  37.      it displayed the bank length as the original size I reserved and not 
  38.      the size of the file I loaded.  It does seem to load the file 
  39.      correctly into the bank so I'm happy enough with that but is there a 
  40.      bug with List Bank?
  41.      
  42.      Declan.